bcm963xx: add cfe image tagging utility
authorFelix Fietkau <[email protected]>
Sun, 18 May 2008 17:29:51 +0000 (17:29 +0000)
committerFelix Fietkau <[email protected]>
Sun, 18 May 2008 17:29:51 +0000 (17:29 +0000)
commit4ac1eb2b8951ce027757842bb478fdc467d6c6b4
tree0fa23f34c7a11a7bda8d081c5b0443bb049b379a
parent7533d714d3325597918e614469b9a80be5ccca03
bcm963xx: add cfe image tagging utility

This replaces the proprietary bcmImageBuilder program from the Broadcom source
drops. It basically adds a 256 bytes header in front of the kernel + rootfs
which contains a few text signatures, the locations of the data as well as the
checksums of the data and the tag. It also adds a 12 bytes header in front of
the LZMA kernel which contains the load address, kernel entry and the size of
the compressed LZMA data.

Signed-off-by: Axel Gembe <[email protected]>
SVN-Revision: 11170
Makefile
src/imagetag.c [new file with mode: 0644]